Skip to content

Minor fixes 6 #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 19, 2021
Merged

Minor fixes 6 #183

merged 6 commits into from
Feb 19, 2021

Conversation

flavioislima
Copy link
Member

@flavioislima flavioislima commented Feb 19, 2021

@flavioislima flavioislima merged commit cefc26a into main Feb 19, 2021
@flavioislima flavioislima deleted the minor_fixes_6 branch February 19, 2021 18:48
BrettCleary added a commit that referenced this pull request Mar 28, 2023
* init

* refactor gog, legendary, hyperplay games.ts

* update submodule to latest main commits

* refactor game manager games module

* update types, refactor library manager

* fix diskWrite merge

* fix more types

* rm bin exec override

* move store managers into storeManagers folder

* fix data types for hp games, add listUpdateableGames

* refactor library refresh

* refactor runWineCommand and hasGame

* rm hasUpdate, fix hp store install version

* rm refreshInstalled from library interface

* rm unused updateAllGames

* fix stop, add unzipping status, add inject process name

* change unzipping to extracting, add process names, fix restricted char bugs

* fix legendary and gog download status

* fix gog install, uninstall

* fix default install path setting

* fix proton/wine

* fix gog and legendary import

* update gameInfo and use gameInfo to inject HP Games

* move storeManager maps and fxns out of main

* fix legendary moveInstall and changeInstallPath

* refresh gog when app is ready

* fix changeGameInstallPath

* fix uninstall when gog game is already moved

* fix remaining merge conflicts

* add one conditional method call
flavioislima added a commit that referenced this pull request Apr 6, 2023
* [Tech] Refactor game managers (#183)

* init

* refactor gog, legendary, hyperplay games.ts

* update submodule to latest main commits

* refactor game manager games module

* update types, refactor library manager

* fix diskWrite merge

* fix more types

* rm bin exec override

* move store managers into storeManagers folder

* fix data types for hp games, add listUpdateableGames

* refactor library refresh

* refactor runWineCommand and hasGame

* rm hasUpdate, fix hp store install version

* rm refreshInstalled from library interface

* rm unused updateAllGames

* fix stop, add unzipping status, add inject process name

* change unzipping to extracting, add process names, fix restricted char bugs

* fix legendary and gog download status

* fix gog install, uninstall

* fix default install path setting

* fix proton/wine

* fix gog and legendary import

* update gameInfo and use gameInfo to inject HP Games

* move storeManager maps and fxns out of main

* fix legendary moveInstall and changeInstallPath

* refresh gog when app is ready

* fix changeGameInstallPath

* fix uninstall when gog game is already moved

* fix remaining merge conflicts

* add one conditional method call

* fix merge errors

* fix build errors

* rm unused vars

* prettier

* fix merge errors

* change back to import folder

* prettier fix

* revert importPath translation

* fix isNative check in main

* gog fixes

* fix download manager successive installs

* fix gog import

* fix deadcode

* check anticheat on mac

* rm main import

* add skip test on windows

* update games launch with merge changes

* fix dead code

* move removeFolder to utils

* import removeFolder fxn

* chore: make variables names more generic

* tests: updated tests

---------

Co-authored-by: Flavio F Lima <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Games won't launch on custom wine since 1.2.1
1 participant